home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / demos / a-d / amms / mbtext / english / com / application next >
Encoding:
Text File  |  1995-05-05  |  3.4 KB  |  170 lines

  1. ;
  2. ;    $VER: AMMS Applicationtext 1.05 [English] / 01-11-1994
  3. ;
  4. ;    Translation by The Terminator
  5. ;
  6.  
  7.  
  8.  
  9. ;    ### INTRODUCTION ###
  10. ;    --------------------
  11. *
  12. ^J
  13. APPLICATION^J
  14. -----------^J
  15. You will be asked for the following data, which has to be entered COMPLETELY !^J
  16. ^J
  17. USERNAME   : Your username in this mailbox^J
  18. GIVEN NAME : Your given name^J
  19. SURNAME    : Your surname^J
  20. BIRTHDATE  : Your date of birth^J
  21. STREET     : Your street^J
  22. CITY       : Your hometown^J
  23. TELEPHONE  : Your phonenumber (VOICE)^J
  24. COMPUTER   : Your computersystem(s)^J
  25. PASSWORD   : The password you want to use to be identified by the system.^J
  26.              Please remeber it well !^J
  27. *
  28. ;
  29. ;    ### Prompt for username ###
  30. ;    ----------------------------
  31. *
  32. ^J
  33. Username   : 
  34. *
  35. ;
  36. ;    ### Prompt for given name (if empty, no question) ###
  37. ;    -----------------------------------------------------
  38. *
  39. Given name : 
  40. *
  41. ;
  42. ;    ### Prompt for Surname (if empty, no question) ###
  43. ;    --------------------------------------------------
  44. *
  45. Surname    : 
  46. *
  47. ;
  48. ;    ### Prompt for Date of birth (if empty, no question) ###
  49. ;    --------------------------------------------------------
  50. *
  51. Birthdate  : 
  52. *
  53. ;
  54. ;    ### Prompt for street (if empty, no question) ###
  55. ;    -------------------------------------------------
  56. *
  57. Street     : 
  58. *
  59. ;
  60. ;    ### Prompt for city (if empty, no question) ###
  61. ;    -----------------------------------------------
  62. *
  63. City       : 
  64. *
  65. ;
  66. ;    ### Prompt for telephone (if empty, no question) ###
  67. ;    ----------------------------------------------------
  68. *
  69. Telephone  : 
  70. *
  71. ;
  72. ;    ### Prompt for computer (if empty, no question) ###
  73. ;    ---------------------------------------------------
  74. *
  75. Computer   : 
  76. *
  77. ;
  78. ;    ### Question if information valid ###
  79. ;    -------------------------------------
  80. *
  81. ^J
  82. Everything fine and dandy ? 
  83. *
  84. :
  85. ;    ### Answerletters YES/NO/DEFAULT ###
  86. ;    ------------------------------------
  87. *
  88. YNY
  89. *
  90. ;
  91. ;    ### Prompt for password ###
  92. ;    ---------------------------
  93. *
  94. ^J
  95. Password : 
  96. *
  97. ;
  98. ;    ### Prompt for passwordrepetition ###
  99. ;    -------------------------------------
  100. *
  101. Once again please : 
  102. *
  103. ;
  104. ;    ### Text if user already exists ###
  105. ;    -----------------------------------
  106. *
  107. ^J
  108. Sorry but this username is already in use. Please choose another one !
  109. ^J
  110. *
  111. ;
  112. ;    ### Errormessage if NEWUSER-Data could not be loaded ###
  113. ;    --------------------------------------------------------
  114. *
  115. ^J
  116. Prefs could not be loaded ! Please contact sysop !^J
  117. *
  118. ;
  119. ;    ### Errormessage if error while copying userdirs of NEWUSER ###
  120. ;    ---------------------------------------------------------------
  121. *
  122. ^J
  123. Error while copying ! Please contact sysop !^J
  124. *
  125. ;
  126. ;    ### Errormessage if Error while saving userdata ###
  127. ;    ---------------------------------------------------
  128. *
  129. ^J
  130. Userdata could not be saved ! Please contact sysop !^J
  131. *
  132. ;
  133. ;    ### Message if everything is ok ###
  134. ;    -----------------------------------
  135. *
  136. ^J
  137. You are now a user of this mailbox. Please use the command RECALL to login^J
  138. with your new username !^J
  139. ^J
  140. *
  141. ;
  142. ;    ### Filename for applicationprotocol ###
  143. ;    ----------------------------------------
  144. *
  145. mbdat:Antraege.txt
  146. *
  147. ;
  148. ;    ### Text for applicationprotocol ###
  149. ;    ------------------------------------
  150. *
  151. Userantrag um {time} am {date} :^J
  152. ^J
  153. Username : {name}^J
  154.  Vorname : {firstname}^J
  155. Nachname : {lastname}^J
  156. Geb.Dat. : {birthday}^J
  157.  Strasse : {street}^J
  158.    Stadt : {city}^J
  159.  Telefon : {tel}^J
  160. Computer : {computer}^J
  161. ^J
  162. *
  163. ;
  164. ;    ### Text for invalid usernames (Blacklist) ###
  165. ;    ----------------------------------------------
  166. *
  167. ^J
  168. This username is not allowed in this system ! Please choose another one !^J
  169. *
  170.